home *** CD-ROM | disk | FTP | other *** search
- Path: news.primenet.com!not-for-mail
- From: rdeetz@mailhost.primenet.com (rdeetz@primenet.com)
- Newsgroups: comp.lang.c++
- Subject: HELP!!! BC4.5 and custom controls
- Date: 16 Mar 1996 20:28:02 -0700
- Organization: primenet
- Sender: root@primenet.com
- Message-ID: <4ig0s2$8lc@nnrp1.news.primenet.com>
- X-Posted-By: ip198.cap.primenet.com
- X-Newsreader: Forte Free Agent v0.56
-
- I've recently installed Borland C++ 4.5 and Win32 and am interested in
- using the new Win32 common controls. I've attempted to incorperate a
- tree view in my 32-bit application, but am not having any luck. I've
- included <commctrls.h> and make a call to "InitCommonControls."
- Unfortunately, none of the equates or macros are defined (WC_TREEVIEW,
- TreeView_InsertItem, ect.) and thus generate an error. Is there a .LIB
- file I need to link in, or setting in an INI file? Any help would be
- greatly appreciated.
-
- R Deetz
-
-